Welcome![Sign In][Sign Up]
Location:
Search - thread linux

Search list

[Linux-Unixdraw

Description: qT编程的例子 非常适合初学者 和在linux下开发图形界面的-qt programming examples of very suitable for beginners and in linux graphical interface developed under the
Platform: | Size: 141312 | Author: 留置 | Hits:

[Linux-Unixpthread

Description: Pthread本来是一套用户级线程库, 但在Linux上实现时, 却使用了内核级线程 来完成, 这样的好处是, 可以充分的提高程序的并发性, 线程也可以象以前一样调用 read这样的函数, 而不必担心会由于阻赛影响其它的线程的运行. -Pthread have is a set of user-level thread library, but in Linux to achieve, they use a kernel-level thread to complete, so the advantage may be sufficient to improve the complicated procedures, the thread can also be the same as before read such a function call without having to worry about race as a result of the impact resistance of other threads running.
Platform: | Size: 43008 | Author: haha123_0 | Hits:

[Process-Threadprocon

Description: 试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制,windows环境下运行-Test Objective: To study the mechanisms and thread Linux Semaphore producers to achieve concurrency control on consumer issues, windows environment running
Platform: | Size: 1024 | Author: 吕璐 | Hits:

[Embeded Linuxthread

Description: 嵌入式linux开发应用程序中 多个线程的实例-Embedded linux development application examples of multiple threads
Platform: | Size: 7168 | Author: 马利娜 | Hits:

[Linux-UnixMyLinuxThread5-25[1].tar

Description: LINUX 线程池源代码:Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知ThreadPool类,由ThreadPool类进行任务分派. TaskThread.cpp(继承Thread.cpp) : 具体任务类,负责接受客户端发送数据. ThreadPool.cpp (继承Thread.cpp) : 线程池类负责启动别的线程 , 并且进行线程调度。首先启动ListenThread.cpp类,如果有客户端 连接ListenThread.cpp类发送信号通知ThreadPool.cpp类,收到信号再分配给TaskThread.cpp类,进行处理。如果没有空闲任务类,动态再-LINUX source code of the thread pool
Platform: | Size: 10240 | Author: wsd | Hits:

[Software Engineeringnptl-design

Description: nptl的设计文档,英文版 The Native POSIX Thread Library for Linux-The Native POSIX Thread Library for Linux
Platform: | Size: 266240 | Author: idanceyang | Hits:

[Linux-Unixkthread_file.tar

Description: Reference code on Linux kernel thread
Platform: | Size: 4096 | Author: vinoth | Hits:

[Linux-Unixpthread

Description: linux环境下线程的创建、管理和终止,包含具体现成的操作-linux environment thread creation, management and termination, including the operation of specific off-the-shelf
Platform: | Size: 1024 | Author: | Hits:

[Linux-Unixmp_simplesim

Description: 体系机构仿真,simplescalar的多处理器版本,现在好像在simplescalar上没有下载了 作者是加拿大Queen大学的Manjikian 环境: Architecture SPARC Operating System Solaris 2 Compiler g-The multiprocessor extensions were conceived and implemented by Naraig Manjikian at Queen s University, Kingston, Ontario, Canada The software in this package produces a fast functional simulator sim-mpfast that interleaves the simulated execution of multiple threads. A runtime library is also included to support thread creation and synchronization. Locks, barriers, and semaphores are supported. For simplicitly, the simulator does not allow more than one lock to be held by a single thread. Typical multiprocessor programs adhere to this rule, hence this should not be a significant restriction.
Platform: | Size: 356352 | Author: jiangwen | Hits:

[TCP/IP stackthreadpool.src.tar

Description: 跨平台的线程池。在windows的VC下或unix/linux下都能运行。-Cross-platform thread pool. run under both the VC in the windows or unix/linux.
Platform: | Size: 5120 | Author: 龙田 | Hits:

[Linux-UnixlinuxC

Description: linux下的C语言编程入门 目录介绍 1)Linux程序设计入门--基础知识 2)Linux程序设计入门--进程介绍 3)Linux程序设计入门--文件操作 4)Linux程序设计入门--时间概念 5)Linux程序设计入门--信号处理 6)Linux程序设计入门--消息管理 7)Linux程序设计入门--线程操作 8)Linux程序设计入门--网络编程 9)Linux下C开发工具介绍 -linux under the directory of C language programming to introduce entry-1) Linux Programming Introduction- Basics 2) Linux programming entry- the process of introduced 3) Linux Programming Introduction- File Operation 4) Linux Programming Introduction- the concept of time 5) Linux Programming Introduction- Signal Processing 6) Linux Programming Introduction- information management 7) Linux Programming Introduction- thread operation 8) Linux Introduction to Programming- Network Programming 9) Linux development tools, introduced under the C
Platform: | Size: 63488 | Author: yiliang | Hits:

[Linux-Unixlinux_queue_message

Description: 实用、效率高的linux下消息队列程序,可以快速,方便的应用于linux线程间的通信-Practical and efficient procedures for message queue under linux, you can quickly and easily applied to the linux-thread communication
Platform: | Size: 2048 | Author: phili | Hits:

[Documentscreate_a_thread_under_linux

Description: 简单的介绍线程的创建和基本的使用,关于线程的高级使用(如线程的属性,线程的互斥,线程的同步等等问题)可以参考我后面给出的资料. -Brief basic thread creation and use, on the high-level use of thread (such as the attributes of threads, thread the mutex, thread synchronization and so on) can refer to the information given behind me.
Platform: | Size: 2048 | Author: huyutao | Hits:

[Linux-Unixthreadpool-0_2_5-src

Description: linux 环境下比较好的一个线程池实现源代码 -linux better environment to achieve a thread pool source code
Platform: | Size: 58368 | Author: 郭心扬 | Hits:

[Internet-NetworkMyLinuxThread

Description: linux epoll、线程池模型,很好的学习epoll的源代码。-linux epoll, the thread pool model, a good source of learning epoll.
Platform: | Size: 18432 | Author: yeath | Hits:

[Linux-Unixthread.tar

Description: demo program on how to use pthreads under linux. there is a variable that allows to set the number of requested threads.
Platform: | Size: 5120 | Author: perelka | Hits:

[OS DevelopThreadMetric

Description: 实时操作系统的时间参数测试代码,只要用于ThreadX,同时它具有可移植性,并有port.c文件来方便开发人员进行代码移植。C写的时间参数测试用例。-RTOS test suite,for ThreadX.also can be used in Linux or uc/os. Test the time parameter for RTOS,such as ContextSwitch time and response time.
Platform: | Size: 81920 | Author: 郑志 | Hits:

[Internet-Networkthreadpool

Description: linux下的简单的线程池代码,大约200行代码,使用c实现-linux under a simple thread pool code, about 200 lines of code, use c to achieve
Platform: | Size: 3072 | Author: lkjx | Hits:

[Linux-Unixcoder25

Description: linux下的高级编程,高级io,进程,线程的多种源代码-the high-level programming under linux, advanced io, process, thread a variety of source code
Platform: | Size: 466944 | Author: 何芳奎 | Hits:

[Internet-NetworkThread

Description: 线程类封装,用于在linux 下的C++ 多线程编程,-Thread class encapsulates For multi-threaded programming in linux
Platform: | Size: 2048 | Author: weibo | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 28 »

CodeBus www.codebus.net